Intersoft.Client.Framework Namespace > EventSubscription<TPayload> Class : Action Property |
Public ReadOnly Property Action As Action(Of TPayload)
Dim instance As EventSubscription(Of TPayload) Dim value As Action(Of TPayload) value = instance.Action
public Action<TPayload> Action {get;}
public: property Action<TPayload^>^ Action { Action<TPayload^>^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2